Skip to main content link. Accesskey S
  • Help
  • HCL Logo
  • HCL Lotus Expeditor wiki
  • THIS WIKI IS READ-ONLY. Individual names altered for privacy purposes.
  • HCL forums and blogs
  • Home
  • Product Documentation
  • Community Articles
Search
Community Articles > Expeditor Integrator > Reference: The definitive integrator glossary
  • Share Show Menu▼
  • Subscribe Show Menu▼

Recent articles by this author

How-To: Using the REST adapter to send data

==Using the REST Adapter for Sending Data== The REST (REpresentational State Transfer) Adapter provides data access to the Expeditor integrator runtime through HTTP. In addition to the messaging channel access, the REST Adapter allows for exchanging message content with Expeditor integrator, but ...

Reference: The definitive integrator glossary

== GLOSSARY== Term Description 4690 Controller · Point-of-Sale (PoS; till) software controller that manages attached PoS systems ACS · IBM Lotus Expeditor integrator Application Control Service Active Directory (AD) · A structure supported by Windows® 2000 that lets any object on a network be ...
Community articleReference: The definitive integrator glossary
Added by ~Hank Minfanaly | Edited by IBM contributor~Sven Zenkrotexflar on October 1, 2009 | Version 3
  • Actions Show Menu▼
expanded Abstract
collapsed Abstract
No abstract provided.
Tags: Integrator
ShowTable of Contents
HideTable of Contents
  • 1 GLOSSARY

GLOSSARY



Term
Description
4690 Controller
· Point-of-Sale (PoS; till) software controller that manages attached PoS systems
ACS
· IBM Lotus Expeditor integrator Application Control Service
Active Directory

(AD)

· A structure supported by Windows® 2000 that lets any object on a network be tracked and located. Active Directory is the directory service used in Windows 2000 Server and provides the foundation for Windows 2000 distributed networks.
Application
· A software or tool based on a product (e.g. Lotus Expeditor)
Authentica­tion
· Verifying the identity of a user who is logging on to a computer system or verifying the integrity of a transmitted message.
BUC
· Business Use Case
Bundle
· Is a Java application that implements the required OSGi Framework services so that it can run in and be managed by the OSGi Service Platform (although referred to as OSGi Bundle).
Business Event
· Expeditor integrator events that describe the status of a local business process or transaction. These events can be forwarded to back-end systems.
CBE
· Common Base Event: Standardized event format for exchanging events between components of different vendors (see http://www.ibm.com/developerworks/autonomic/library/ac-cbe1/ , 16.01.2008). All Expeditor integrator events use this standard format.
DIF
· Data Integration Facility (standardizes POS data to support open standards that are compatible with existing and future store systems)
directory
· a hierarchical structure that stores information about objects on the network
DMS
· Device Management Service: Component that is provided through IBM’s Access Services. It consists of a server and a client (agent) part. The agent polls the server for device management jobs that it needs to perform (e.g. SW management, configuration, remote control of the Expeditor integrator and it’s platform -> Eclipse). The OMA-DM protocol is used (see http://www.openmobilealliance.org).
DMZ
· Demilitarized Zone: zone between two firewalls that separate the Internet (first firewall) and a secured local network (second firewall) from each other.
Domain Name System

(DNS)

· Hierarchical distributed database used for name/address translation and client-server rendezvous.

· Domain Name System is the namespace used on the Internet to translate computer and service names into TCP/IP addresses.

· Active Directory uses DNS as its location service, and so clients find domain controllers via DNS queries.

EAI
· Enterprise Application Integration
Eclipse™
· Eclipse is an open source community whose projects are focused on providing an extensible application runtime environment on client devices (incl. graphical user interface), a development platform and application frameworks for building software (see www.eclipse.org)
EIF
· Event Integration Facility (package contained in Tivoli Enterprise Console, TEC, for creating and sending TEC events).
Global Services Method
· IBM’s project management method. It includes descriptions of best-practices, recommendations and examples as well as templates which can be used to manage a project efficiently.
hierarchical namespace
· A namespace, such as the DNS namespace and the Active Directory namespace that is hierarchically structured and provides rules that allows the namespace to be partitioned. See also namespace.
I18N
· Internationalization
Java® ME / J2ME
· Java® Micro Edition (Java Standard environment for embedded devices, e.g. gateways, set-top boxes and mobile devices), formerly called Java 2 Micro Edition
jclDesktop
· Virtual machine from IBM for Desktop environments that are able to run Java programs
JCA
· Java Component Architecture
JTA
· Java Transaction Architecture
JNDI
· Java Naming Domain Interface
JET
· Java Embedded Transaction Container. Transaction container provided in IBM WebSphere Application Server (WAS).
JMS
· Java Messaging Service
Kerberos
· A security system that authenticates users. Kerberos doesn’t provide authorization to services or databases; it establishes identity at logon, which is used throughout the session.

· The Kerberos protocol is the primary authentication mechanism in the Windows 200x operating systems.

Lightweight Directory Access Protocol (LDAP)
· A protocol used to access a directory service. LDAP is a simplified version of the Directory Access Protocol (DAP), which is used to gain access to X.500 directories. It is the primary access protocol for Active Directory.
Log Event
· Standard OSGi Framework event that is fired through the OSGi Event Admin Service when a log entry is created using the OSGi Log Service.
Lotus Expeditor
· IBM’s implementation of an Eclipse based client platform for different targets (e.g. Desktop and Devices). Additional IBM Access Services and Platform Services provide remote management, configuration, Portal, Servlet, Transaction, Messaging, JDBC etc. Services (see http://www-142.ibm.com/software/sw-lotus/products/product1.nsf/wdocs/expeditor).
AI
· Application Integration: messaging-based back-end infrastructure for application integration
micro broker
· Client component (Access Service) delivered with IBM Lotus Expeditor which provides local JMS services.
MQSeries
· IBM’s messaging protocol and product series.
OMA®
· Open Mobile Alliance (www.openmobilealliance.org)

· OMA® is the focal point for the development of mobile service enabler specifications, which support the creation of interoperable end-to-end mobile services. OMA drives service enabler architectures and open enabler interfaces that are independent of the underlying wireless networks and platforms. OMA creates interoperable mobile data service enablers that work across devices, service providers, operators, networks, and geographies. Toward that end, OMA will develop test specifications, encourage third party tool development, and conduct test activities that allow vendors to test their implementations.

· Consolidation of mobile initiatives like WAP-Forum, SyncML etc.

OMA-DM
· OMA Device Management (DM) Working Group: was formed by consolidating the device management activities taking place previously in the former WAP Forum and the former SyncML Initiative.

· The goal of the Device Management Working Group is to specify protocols and mechanisms that achieve management of mobile devices including the necessary configuration to access services and management of the software on mobile devices (see http://www.openmobilealliance.org/tech/wg_committees/dm.html).

OMA-DS
· OMA Data Synchronization (DS) Working Group: The goal of the Data Synchronization Working Group is to continue development of specifications for data synchronization, and to develop other similar specifications, including but not limited to SyncML technology. These specifications will include conformance specifications and a set of best practices that describe how to use the data synchronization technology specifications within the OMA Architecture (see http://www.openmobilealliance.org/tech/wg_committees/ds.html)
OSGi™
· Open Services Gateway Initiative (standard for a Java application framework especially designed for remote management of applications and devices with limited resources, see http://www.osgi.org)

· OSGi platform is one Java instance in which all Java applications (bundles) are running. Management services are standardized and provided (e.g. HTTP services, Servlet container, Log service, Configuration admin etc.). These services help to remotely control, install and configure these bundles. The application control service (Device management agent) is also standardized by the OMA.

Payload
· Part of a message that carries custom/user data.
PKI
· See public key infrastructure.
PoS
· Point-of-Sales that is used for tracking sales transactions (e.g. till in a supermarket)
QoS
· Quality of Service
replication
· In database management, the function that keeps distributed databases synchronized by routinely copying the entire database or subsets of the database to other servers in the network. There are several methods of replication, including primary site replication, shared or transferred ownership replication, symmetric replication, (also known as update-anywhere or peer-to-peer replication), and failover replication.

· Active Directory provides multi-master replication, which is a form of symmetric replication (see multi-master replication).

REST
· Representational State Transfer (“The external interface of a typical REST-style application consists of a large number of Uniform Resource Identifier (URI) addressable resources and a few operations, such as Create, Read, Update, and Delete (CRUD). The advantage of this architectural style is its simplicity.” From http://www.ibm.com/developerworks/websphere/library/techarticles/0708_colonnese/0708_colonnese.html ; 20.07.2008)
RUP
· Rational® Unified Process

Software and solution development methodology.
SAX
· Serial Access parser API for XML that helps reading data from an XML formatted document. Alternative to the Document Object Model (DOM).
SLES®
· Novell® SuSE® Linux® Enterprise Server
SOA
· Service Oriented Architecture
SOAP
· Simple Object Access Protocol: Protocol which is used in SOA to access objects over standard transport protocols, like HTTP
XPDinteg / Expeditor integrator
· Expeditor integrator is a light-weight integration hub for the stores. This component integrates the in-store processes with back-end systems (XPDinteg).
SyncML
· The OMA Data Synchronization Working Group continues the work originated in the former SyncML Initiative (see OMA-DS)
TCO
· Total Cost of Ownership (full lifecycle view of costs for a solution)
UTF-8
· Single-byte encoding
WeSphere Message Broker
· IBM’s messaging server product (http://www-306.ibm.com/software/integration/wbimessagebroker/ , 16.01.2008)
WPS
· WebSphere® Process Server: one of IBM’s WebSphere Business Integration products
XPD
· IBM® Lotus® Expeditor: IBM middleware which provides most of the Distributed Client Extension Services (Thin and Rich Distributed client extension services)

  • Actions Show Menu▼


expanded Attachments (0)
collapsed Attachments (0)
Edit the article to add or modify attachments.
expanded Versions (1)
collapsed Versions (1)
Version Comparison     
VersionDateChanged by              Summary of changes
This version (3)Oct 1, 2009, 3:00:19 PM~Sven Zenkrotexflar  IBM contributor
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedAbout
  • HCL Software
  • HCL Digital Solutions community
  • HCL Software Support
  • BlogsDigital Solutions blog
  • Community LinkHCL Software forums and blogs
  • About HCL Software
  • Privacy
  • Accessibility